Skip to content

mari0x00/AVMS-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2021-38833 - SQL injection to RCE exploit in Apartment Visitors Management System (AVMS) v.1.0

https://phpgurukul.com/apartment-visitors-management-system-using-php-and-mysql/

How it works

The exploit uses an union-based SQL injection and into_outfile functionality to first upload PHP webshell on the server and then execute reverse shell payload (base64-encoded) on the target. Tested on Windows 10 with XAMPP. If you want to use this exploit against other systems, you should find a location you have necessary privileges to write to and edit the shellcode (base64 encoded).

AVMS

This is for educational purposes only. I do not encourage nor do I take responsibility for any unethical or illegal activities related to this exploit.

About

AVMS-exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages